Updates an existing Calendar object or creates a new definition if it doesn't exist.
The request body is of type Calendar.
A Models.Calendar object
Overview
|
Calendar
|
calendarID : integer
|
|
calendarName : string
|
|
|
calendarID : integer
|
|
continuous : boolean
|
|
|
dateTypeID : integer
|
|
dateTypeType : string
|
|
description : string
|
|
lastChangeUTC : string
|
|
specificType : string
|
|
startDate : string
|
|
workDay : string
|
|
|
dateTypeID : integer
|
|
dateTypeType : string
|
|
description : string
|
|
lastChangeUTC : string
|
|
|
sequence : integer
|
|
specificType : string
|
|
|
|
dateTypeType : string
|
|
dateTypeID : integer
|
|
calendarID : integer
|
|
calendarName : string
|
|
|
|
description : string
|
|
lastChangeUTC : string
|
|
colorName : string
|
|
lastChangedBy : string
|
|
|
|
identifier : string
|
|
inherited : boolean
|
|
flags : string
|
|
accessList : Array[string]
|
|
|
|
The response body is of type string.
OK